projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
868de51
)
km_arm: convert the km_arm boards to the generic board support
author
Valentin Longchamp
<
[email protected]
>
Fri, 3 Oct 2014 09:46:53 +0000
(11:46 +0200)
committer
Albert ARIBAUD
<
[email protected]
>
Wed, 12 Nov 2014 09:20:40 +0000
(10:20 +0100)
This implies that all the km_kirkwood boards and their variants now are
using the generic board init sequence.
Signed-off-by: Valentin Longchamp <
[email protected]
>
include/configs/km/km_arm.h
patch
|
blob
|
history
diff --git
a/include/configs/km/km_arm.h
b/include/configs/km/km_arm.h
index d31e674eacb1ee0fe58db2caae3fc0456319ec66..f780f8b5bba61b2e364c3f1880b2e9869327bbdb 100644
(file)
--- a/
include/configs/km/km_arm.h
+++ b/
include/configs/km/km_arm.h
@@
-20,6
+20,8
@@
#ifndef _CONFIG_KM_ARM_H
#define _CONFIG_KM_ARM_H
+#define CONFIG_SYS_GENERIC_BOARD
+
/* We got removed from Linux mach-types.h */
#define MACH_TYPE_KM_KIRKWOOD 2255